Build domain experiences. Own the customer journey.One simple API.
Search, register, renew, transfer, and manage domains through one REST API while ResellerClub runs the registrar infrastructure.
Trusted by the platforms your customers already use.
ResellerClub has been an outstanding partner to Readdy, consistently providing reliable services and excellent support. We truly value the trust and confidence they have earned from our team. We look forward to deepening our partnership and working together to help even more Readdy customers achieve success.
Resellerclub has been a reliable technology partner for our domain business. Their APIs are robust, and the support provided by our Technical Account Manager has been exceptional. From onboarding to troubleshooting and ongoing guidance, the team has consistently delivered timely and effective assistance.
We’ve had a great experience working with ResellerClub over the years. The API has been reliable and straightforward to integrate, making domain registration and management easy to incorporate into our platform. We’ve also really appreciated the support from their team whenever we’ve needed assistance.
The whole domain lifecycle, one surface.
Every API endpoint needed to search, register, renew, transfer, and manage the domain lifecycle.
Built the way you already build.
For developers familiar with modern REST APIs: clean JSON, predictable endpoints, and documentation you can test before you build.
One clean REST API
Predictable REST endpoints described with OpenAPI specifications. Consistent resource models make it easy to integrate and automate provisioning.
Header authentication
Authenticate using API keys. Secure every request with standard authorization headers.
Separate sandbox
Build and test safely using isolated API credentials, domains, and provisioning workflows before going live.
Go from sandbox to your first API request in minutes.
- 1Create a sandbox account, grab your sandbox API key from your panel, and check a domain's availability.
- 2Create a customer and a contact. Registration hangs off both.
- 3Register the domain, then poll its action status until it completes.
$ curl -X GET "https://api.sandbox.resellerclub.com\ /v2/domains/available?domainName=mybrand-test-12345&tlds=com" \ -H "Authorization: ApiKey YOUR_API_KEY" \ -H "X-User-Id: YOUR_USER_ID" \ -H "Accept: application/json"
Migrating an existing domain portfolio?
Whether you are replacing another registrar API or migrating domains from another provider, our team can help you plan authentication, endpoint mapping, transfer workflows, and testing.
Start building today.
Create a sandbox account, generate your API key, explore the documentation, and start building on the ResellerClub API.